| 1. | Compatible classes are then instantiated with the 方法实例化兼容的类,该方法将 |
| 2. | For example , we might implement protocol - compatible classes 例如,我们可以用伪python实现协议兼容的类 |
| 3. | Study on solving algorithms of compatible classes of rough set with maximal compatible classes as primitive granules 基于最大相容类粗糙集模型的容差类求解算法研究 |
| 4. | Based on it , a highly compatible class of simd - mcc simulator is derived by object - oriented design 在此基础上,采用面向对象方法设计出一个具有一定兼容性的仿真机类。 |
| 5. | Thread - compatible classes are not thread - safe , but can be used safely in concurrent environments by using synchronization appropriately 线程兼容类不是线程安全的,但是可以通过正确使用同步而在并发环境中安全地使用。 |
| 6. | Synchronized block . to maximize the usefulness of thread - compatible classes , they should not require that callers synchronize on a specific lock , just that the same lock is used in all invocations 为了最大程度地利用线程兼容类,如果所有调用都使用同一个块,那么就不应该要求调用者对该块同步。 |
| 7. | I ll start with something familiar - how groovy scripts get compiled into java - compatible class files - and then delve further under the hood to see exactly how the groovy compilation facility 我将从一些熟悉的事物开始,即从如何将groovy脚本编译成与java兼容的类文件开始,然后进一步仔细研究groovy的编译工具( |